Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix! MSVC build drag component cause a crash. #1086

Merged
merged 1 commit into from
Nov 23, 2024
Merged

Conversation

dsm
Copy link
Collaborator

@dsm dsm commented Nov 22, 2024

Hi @ra3xdh , This PR fixing crash error using drag operation in MSVC build. We before semi-fixing on #187

QVariant::save() throw exception on MSVC but other compiler just give warning not exception. After this PR warning also gone.

- after this commit QVariant::save warning gone.
@dsm dsm mentioned this pull request Nov 22, 2024
@ra3xdh ra3xdh merged commit 5e36d2f into ra3xdh:current Nov 23, 2024
7 checks passed
@ra3xdh
Copy link
Owner

ra3xdh commented Nov 23, 2024

Merged.

@ra3xdh ra3xdh added this to the 25.1.0 milestone Nov 23, 2024
@dsm dsm deleted the drag_fix branch December 2, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants